- addBack
PipelineBase addBack(H handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- addFront
PipelineBase addFront(H handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- deletePipeline
void deletePipeline()
Undocumented in source. Be warned that the author may not have intended to support it.
- detachHandlers
void detachHandlers()
Undocumented in source. Be warned that the author may not have intended to support it.
- finalize
void finalize()
Undocumented in source.
- getContext
auto getContext(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
- getContext
auto getContext()
Undocumented in source. Be warned that the author may not have intended to support it.
- getHandler
auto getHandler(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
- getHandler
auto getHandler()
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
PipelineBase remove(H handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
PipelineBase remove()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeBack
PipelineBase removeBack()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeFront
PipelineBase removeFront()
Undocumented in source. Be warned that the author may not have intended to support it.